home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / CUGUK / PC_LIBS / C044.ZIP / GENERIC.ZIP / SVGA256.ZIP / README.DOC < prev    next >
Text File  |  1990-02-11  |  4KB  |  87 lines

  1. *******************************************************************
  2.  
  3.     ISVGA256.BGI  --   A Super VGA BGI driver for Turbo C and Pascal
  4.                        that integrates support for multiple SVGA chipsets
  5.                        into one driver.
  6.  
  7.                   --   Due to a limitation in both TC and TP you can't
  8.                        use setgraphmode() to set a mode higher than 0ah
  9.                        without patching the compilers.  A patch is supplied
  10.                        in this archive that, using Borland's PATCH.COM,
  11.                        will increase this limit to 40 modes.
  12.                        To install the patch just run the PATGRPTC.BAT file.
  13.                        Make sure Patch.com is in your search path.
  14.  
  15.  
  16.     Cards supported:  Video 7,  Paradise,  ATI,  Tecmar,  Orchid,  Genoa,
  17.                       Compaq VGA, HP VGA,  STB.
  18.              Others:  If your VGA card uses the SVGA chipset from: Paradise,
  19.                       Tseng Labs, Trident or Chips & Technology, your card will
  20.                       probably work with this driver.
  21.  
  22. ----------------------------------------------------------------------------
  23.  Note:  --  Trident and Chips & Technology VGA chipsets are supported, but
  24.             can't be autodetected at this time.  The driver can forced into
  25.             modes for those chipsets and should work fine.
  26.  
  27.  Note:  the following are known bugs in the shareware versions of our drivers
  28.         and have been fixed in the registered versions.
  29.           --  Textwidth and Textheight returned the wrong values.
  30.           --  Putimage/Getimage at certain x,y locations would fail
  31.  
  32. ----------------------------------------------------------------------------
  33.  
  34. ---------------- Order form for other drivers available ------------
  35.        These drivers cost $15.00 per driver.  Mark with: __X__ for choice.
  36.  
  37.                (ATI VGA)    (Video 7)    (Paradise)    (Tecmar)  (Tseng Labs)
  38. 256 color BGI: ATI256.BGI   VID256.BGI   PAR256.BGI   TEC256.BGI  ORC256.BGI
  39.       Turbo C:  _____       _____        _____        _____       _____
  40.  Turbo Pascal:  _____       _____        _____        _____       _____
  41.  
  42.  16 color BGI: ATI16.BGI    VID16.BGI    PAR16.BGI    TEC16.BGI   ORC16.BGI
  43.       Turbo C:  _____       _____        _____        _____       _____
  44.  Turbo Pascal:  _____       _____        _____        _____       _____
  45.  
  46.  
  47.  
  48.  
  49. ** new addition!  $25.00     (supports multiple video pages for animation)
  50.   Tweaked 256: TWK256.BGI      (runs on register standard vga's)
  51.       Turbo C:  _____
  52.  Turbo Pascal:  _____
  53.  
  54. ** new addition!  $25.00     (supports multiple video pages for animation)
  55.   Tweaked 16: TWK16.BGI      (runs on register standard vga's)
  56.       Turbo C:  _____
  57.  Turbo Pascal:  _____
  58.  
  59.  
  60.    The following merged drivers support the 5 cards listed above.  Also
  61.  supported are MOST other cards using the Paradise, Tseng Labs, Trident, and
  62.  Chip & Tech chipsets; however, the drivers cannot auto-detect cards other than
  63.  ATI, Video7, Paradise, Tecmar, & Orchid at this time.
  64.  
  65. ** new addition!  $35.00  ($25.00 if a reg. owner of our stand-alone driver(s))
  66.  Merged 256 color driver:  ISVGA256.BGI (supports all cards listed above)
  67.       Turbo C:  _____
  68.  Turbo Pascal:  _____
  69.  
  70. ** new addition!  $35.00  ($25.00 if a reg. owner of our stand-alone driver(s))
  71.  Merged 16 color driver:  ISVGA16.BGI (supports all cards listed above)
  72.       Turbo C:  _____
  73.  Turbo Pascal:  _____
  74.  
  75.     Diskette form:    3 1/2" ____ 5 1/4" ____
  76.  
  77. ---------------------------------------------------------
  78.   Soon to come:   HPPCL.BGI  --  HP LaserJet  PCL   (printer command language)
  79.                   HPGL.BGI   --  HP Plotter
  80.  
  81.  
  82. Thomas Design
  83. P.O. Box 586
  84. Stillwater, OK 74076
  85. (405)724-3301
  86. CIS ID: 73520,2067
  87.